projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
704a9b4
)
(display-time-24hr-format): Make it a user option.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Jun 1993 19:20:16 +0000
(19:20 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Jun 1993 19:20:16 +0000
(19:20 +0000)
lisp/time.el
patch
|
blob
|
history
diff --git
a/lisp/time.el
b/lisp/time.el
index a1827f644a5bfed6bcfb30384b42b9ae25dd5594..eaab09e1934bd1e51cb5d126c5585b8d8b026cf7 100644
(file)
--- a/
lisp/time.el
+++ b/
lisp/time.el
@@
-41,7
+41,7
@@
Default is system-dependent, and is the same as used by Rmail.")
"*Seconds between updates of time in the mode line.")
(defvar display-time-24hr-format nil
- "Non-nill indicates time should be displayed as hh:mm, 0 <= hh <= 23.
+ "
*
Non-nill indicates time should be displayed as hh:mm, 0 <= hh <= 23.
Nil means 1 <= hh <= 12, and an AM/PM suffix is used.")
(defvar display-time-string nil)